'Usage
Dim instance As NumberDisplayFieldCollectionInfo Dim value As Integer value = instance.FindLastIndex(Of TTarget)()
Type Parameters
- TTarget
Return Value
The zero-based index of the last occurrence of an element that matches the conditions defined by match, if found; otherwise, false.